Welcome![Sign In][Sign Up]
Location:
Search - vid pid

Search list

[Driver DevelopUSBDriver

Description: This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
Platform: | Size: 29397 | Author: 楊智斐 | Hits:

[Disk ToolsEnumPhysicalDrive

Description: 枚举windows操作系统中物理磁盘和逻辑磁盘的信息,包括磁盘PID、VID和物理磁盘与逻辑磁盘的对应关系-enumeration windows operating system disk physical and logical disk information, including disk PID, VID and the physical and logical disk disk correspondence between
Platform: | Size: 19004 | Author: 陈爱国 | Hits:

[OS program系统卸载移动设备

Description: windows系统模拟系统安全移出usb设备的源码,可以扩展根据硬件设备的PID/VID,移出指定的usb设备-windows system simulation system security equipment out of usb the source code could be expanded in accordance with the hardware PID / VID, out of the designated USB devices
Platform: | Size: 66876 | Author: 陈爱国 | Hits:

[CommunicationSRC001_D2XXAPP

Description: FTD2XXST.exe is an application for configuring, serialising and testing communication functionality in FT8U232AM, FT8U245AM, FT232BM, and FT245BM designs. The application maintains data which describes USB devices and formats it so that it can be programmed into the EEPROM over USB. Configurable parameters include the Vendor ID (VID), Product ID (PID), device description, and manufacturer name. User’s of FTDI devices can use their own VID and PID, FTDI’s VID with their own unique PID, or the default FTDI values.
Platform: | Size: 30405 | Author: 李继刚 | Hits:

[Compress-Decompress algrithmsUSBPhysicDLL

Description: 获移动取U盘信息,如Vid,PID,厂家信息,产品信息-get U disk information
Platform: | Size: 72704 | Author: 1826 | Hits:

[OS programUSBHID

Description: 本程序代码是vb编写的usbhid识别代码,注意填写vid pid-This procedure code is vb prepared by the the usbhid identification code, pay attention to completing the vid pid
Platform: | Size: 6144 | Author: | Hits:

[DirextXCaptureVideo_Modify

Description: 基于dshow的摄像头控制类,使用方便,在原有基础上加了拍照函数,摄像头属性页函数,根据VID,PID或摄像头名获取摄像头ID函数,录像函数.-Based the dshow of a camera control, easy to use, based on the original, plus the camera function, the camera property page function, VID, PID or camera name for the camera ID function, recording function.
Platform: | Size: 14336 | Author: raven | Hits:

[CommunicationHidDeviceReadWrite

Description: C++程序实现与HID设备的通信,根据VID/PID找到该设备,对设备进行读写。-C++ program communications with HID devices, according to the VID/PID find the device, the equipment for reading and writing.
Platform: | Size: 7515136 | Author: TIGER CHEN | Hits:

[CommunicationUSB_HID_1

Description: 实现USB HID的设备读写,通过设备的VID PID 实现代开设备。-USB HID devices to read and write
Platform: | Size: 10057728 | Author: 水无声风无痕 | Hits:

[FlashMXCheckUDisk_5.3

Description: Programm for checking Vid&Pid CheckUDisk_5.3
Platform: | Size: 75776 | Author: Gesha | Hits:

[Linux driverRT5372

Description: RT5370完全版驱动,包含扩展命令,请参考《修改RT5370网卡VID/PID》-RT5370 full version of the driver, including the extended commands, refer to 《修改RT5370网卡VID/PID》
Platform: | Size: 1399808 | Author: 齐宏伟 | Hits:

[CommunicationUSB-COMMUNICATION

Description: 用于Usb双向通信的VC++程序 一个靠USB设置的VID、PID、PVN来查找设备 并进行设备读写操作的示例-For Usb communication VC++ program on a USB set VID, PID, PVN to find equipment and equipment to read and write operation example
Platform: | Size: 3846144 | Author: 张好 | Hits:

[OtherDetectUsb

Description: 判断指定vid/pid的设备是否连接到电脑上-detect whether the given vid/pid device has connect to the pc
Platform: | Size: 3072 | Author: jason | Hits:

[OS programRegeditEnumUSBStor

Description: 枚举U盘的注册表信息,VID PID 流水号 对应插入端口关系等等。win7 64位系统开发测试-Enum regedit info of USB
Platform: | Size: 28672 | Author: cooliang | Hits:

[CSharpGeneric_USB_HID

Description: 简单的HID上位机驱动程序,可以根据指定的VID荷PID查找设备-Simple HID host computer driver, you can find the device according to the specified VID PID
Platform: | Size: 151552 | Author: 黎明 | Hits:

[USB developgeneric_hid_cs_v62

Description: USB通用HID上位机程序,输入VID/PID查找到设备后,可在此基础上开发你的应用(USB general HID PC program, enter VID/PID, find the device, you can develop your application on this basis)
Platform: | Size: 600064 | Author: shushu_sysu | Hits:

[OtherChipGenius

Description: 一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。(chipgenius v4.00.1024)
Platform: | Size: 236544 | Author: IK123 | Hits:

[OtherCheckUDisk_v5.4

Description: for check vid pid scanger
Platform: | Size: 74752 | Author: corradogari | Hits:

[USB developUSBHID

Description: 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid device by modifying the vid inside the PID function can be completely clean (only display 1 edit box), other functions can be added, the use of m_MyHidDevice.WriteHid (STR, 64); m_MyHidDevice.ReadHid (STR, 64); can read and write function)
Platform: | Size: 3264512 | Author: 周小年 | Hits:

[Driver DevelopAlcor_Change_PIDVID_Rework_1.0.0.2

Description: Alcor PID VID Reworker
Platform: | Size: 22528 | Author: c2757735 | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net